Bidimensionality Theory and Algorithmic Graph Minor Theory Lecture Notes for MohammadTaghi Hajiaghayi’s Tutorial
نویسندگان
چکیده
Many graph problems cannot be computed in polynomial time unless P = NP , which most computer scientists and mathematicians doubt. Examples are the Traveling Salesman Problem (TSP), vertex cover, and dominating set. TSP is to find a Hamiltonian cycle with the least weight in a complete weighted graph. A vertex cover of a graph is a subset of the vertices that covers all edges. A dominating set in a graph is a subset of the vertices such that each vertex is contained in the set or has a neighbour in the set. The decision problem is to answer the question whether there is a vertex cover resp. a dominating set with at most k elements. The optimization problem is to find a vertex cover resp. a dominating set of minimal size. How can we solve these problems despite their computational complexity? The four main theoretical approaches to handle NP -hard problems are the following.
منابع مشابه
The Bidimensionality Theory and Its Algorithmic Applications
This paper surveys the theory of bidimensionality. This theory characterizes a broad range of graph problems (‘bidimensional’) that admit efficient approximate or fixed-parameter solutions in a broad range of graphs. These graph classes include planar graphs, map graphs, bounded-genus graphs and graphs excluding any fixed minor. In particular, bidimensionality theory builds on the Graph Minor T...
متن کاملFast Algorithms for Hard Graph Problems: Bidimensionality, Minors, and Local Treewidth
This paper surveys the theory of bidimensional graph problems. We summarize the known combinatorial and algorithmic results of this theory, the foundational Graph Minor results on which this theory is based, and the remaining open problems.
متن کاملThe Bidimensional Theory of Bounded-Genus Graphs
Bidimensionality is a powerful tool for developing subexponential fixed-parameter algorithms for combinatorial optimization problems on graph families that exclude a minor. This paper completes the theory of bidimensionality for graphs of bounded genus (which is a minorexcluding family). Specifically we show that, for any problem whose solution value does not increase under contractions and who...
متن کاملLinearity of grid minors in treewidth with applications through bidimensionality
We prove that any H-minor-free graph, for a fixed graph H, of treewidth w has an Ω(w)× Ω(w) grid graph as a minor. Thus grid minors suffice to certify that H-minor-free graphs have large treewidth, up to constant factors. This strong relationship was previously known for the special cases of planar graphs and bounded-genus graphs, and is known not to hold for general graphs. The approach of thi...
متن کاملBidimensionality and geometric graphs
Bidimensionality theory was introduced by Demaine et al. [JACM 2005 ] as a framework to obtain algorithmic results for hard problems on minor closed graph classes. The theory has been sucessfully applied to yield subexponential time parameterized algorithms, EPTASs and linear kernels for many problems on families of graphs excluding a fixed graph H as a minor. In this paper we use several of th...
متن کامل